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

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18317'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18317'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18316'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18316'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19167'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19167'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19150'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19150'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18315'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18315'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19151'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19151'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19143'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19143'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19193'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19193'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18312'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18312'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18314'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18314'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19184'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19184'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19185'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19185'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19192'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19192'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19190'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19190'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18318'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18318'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18319'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18319'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18311'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18311'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19187'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19187'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19188'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19188'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19189'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19189'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19152'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19152'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19162'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19162'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19163'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19163'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19164'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19164'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18519'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18519'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19165'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19165'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19145'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19145'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19166'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19166'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19137'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19137'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19159'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19159'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18313'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18313'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18306'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18306'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19071'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19071'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19139'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19139'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19140'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19140'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19141'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19141'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19169'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19169'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18308'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18308'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18310'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18310'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19142'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19142'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19154'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19154'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19144'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19144'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19149'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19149'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19146'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19146'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19147'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19147'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19148'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19148'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19172'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19172'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19171'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19171'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19186'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19186'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19173'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19173'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19174'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19174'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19136'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19136'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19178'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19178'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19179'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19179'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19180'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19180'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18176'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18176'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19191'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19191'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19177'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19177'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19263'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19263'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19199'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19199'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19170'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19170'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19195'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19195'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19196'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19196'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19197'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19197'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19198'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19198'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19194'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19194'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19073'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19073'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19158'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19158'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19153'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19153'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19160'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19160'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18326'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18326'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18321'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18321'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18320'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18320'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19157'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19157'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19168'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19168'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19155'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19155'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19156'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19156'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18323'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18323'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18324'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18324'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18325'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18325'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19161'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19161'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18517'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18517'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18082'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18082'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18083'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18083'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18084'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18084'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18085'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18085'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18111'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18111'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18110'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18110'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18108'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18108'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18109'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18109'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18019'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18019'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19118'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19118'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18020'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18020'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19119'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19119'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19111'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19111'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18021'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18021'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18022'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18022'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18034'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18034'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18024'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18024'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17984'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17984'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18026'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18026'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18027'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18027'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18028'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18028'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18023'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18023'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18029'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18029'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18030'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18030'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18031'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18031'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17986'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17986'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18260'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18260'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18261'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18261'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18262'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18262'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18257'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18257'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18264'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18264'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18698'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18698'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18268'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18268'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18256'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18256'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18266'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18266'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18267'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18267'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18265'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18265'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18272'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18272'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18259'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18259'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18269'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18269'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18270'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18270'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18241'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18241'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18263'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18263'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19098'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19098'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19099'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19099'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18004'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18004'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18005'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18005'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18006'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18006'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18001'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18001'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18003'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18003'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19093'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19093'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19094'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19094'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19089'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19089'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19096'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19096'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18016'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18016'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18007'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18007'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17993'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17993'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18048'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18048'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19076'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19076'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19074'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19074'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19075'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19075'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18012'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18012'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18013'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18013'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18014'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18014'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17985'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17985'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19101'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19101'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19102'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19102'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19138'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19138'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19095'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19095'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18011'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18011'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18008'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18008'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18000'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18000'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18010'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18010'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19091'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19091'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18009'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18009'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19092'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19092'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19104'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19104'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19175'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19175'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19097'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19097'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19182'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19182'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19114'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19114'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19115'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19115'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19116'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19116'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19117'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19117'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18025'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18025'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18018'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18018'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19112'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19112'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19109'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19109'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19110'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19110'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19122'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19122'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18039'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18039'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18178'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18178'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19105'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19105'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17988'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17988'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17989'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17989'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17990'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17990'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19077'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19077'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19078'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19078'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19090'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19090'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18002'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18002'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19129'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19129'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19103'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19103'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19123'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19123'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17996'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17996'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17997'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17997'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17998'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17998'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19079'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19079'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17992'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17992'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18017'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18017'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17994'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17994'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17995'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17995'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19124'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19124'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17999'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17999'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19125'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19125'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19126'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19126'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19121'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19121'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19128'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19128'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17991'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17991'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18041'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18041'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18015'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18015'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18035'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18035'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19120'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19120'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19130'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19130'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19131'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19131'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19132'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19132'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18033'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18033'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18036'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18036'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18037'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18037'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18038'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18038'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19133'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19133'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19134'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19134'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19135'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19135'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19107'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19107'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19108'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19108'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18040'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18040'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18032'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18032'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18042'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18042'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19127'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19127'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19113'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19113'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19106'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19106'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18044'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18044'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18045'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18045'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18046'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18046'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18043'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18043'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19030'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19030'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19025'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19025'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19032'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19032'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18129'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18129'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18290'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18290'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19037'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19037'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18280'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18280'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18240'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18240'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18136'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18136'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18138'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18138'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19028'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19028'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19029'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19029'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18276'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18276'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18277'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18277'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18144'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18144'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18131'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18131'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18278'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18278'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18134'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18134'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18132'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18132'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18133'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18133'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19035'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19035'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19036'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19036'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18282'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18282'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18139'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18139'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18140'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18140'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18295'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18295'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18281'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18281'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18302'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18302'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18177'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18177'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19027'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19027'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19033'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19033'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19040'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19040'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18274'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18274'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18275'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18275'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18137'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18137'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18299'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18299'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18300'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18300'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18301'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18301'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18049'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18049'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18298'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18298'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18289'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18289'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18296'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18296'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18288'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18288'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18293'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18293'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18292'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18292'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17983'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17983'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18250'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18250'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18251'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18251'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18252'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18252'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17980'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17980'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17981'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17981'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18253'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18253'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18254'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18254'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18255'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18255'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17982'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17982'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18247'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18247'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18297'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18297'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18271'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18271'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18291'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18291'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18258'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18258'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18248'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18248'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18273'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18273'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17979'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17979'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17978'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17978'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18244'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18244'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18245'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18245'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18249'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18249'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18304'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18304'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18243'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18243'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19038'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19038'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18283'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18283'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18141'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18141'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18142'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18142'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18113'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18113'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18135'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18135'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18285'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18285'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18286'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18286'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19031'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19031'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18208'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18208'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18116'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18116'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18115'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18115'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18121'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18121'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18047'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18047'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18279'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18279'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18201'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18201'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19072'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19072'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19041'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19041'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18122'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18122'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18193'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18193'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18145'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18145'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18198'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18198'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18120'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18120'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18195'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18195'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18196'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18196'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18197'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18197'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18117'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18117'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18118'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18118'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18130'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18130'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19026'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19026'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18200'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18200'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18169'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18169'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18204'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18204'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18205'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18205'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18143'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18143'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18192'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18192'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18202'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18202'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18203'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18203'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18125'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18125'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18123'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18123'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18124'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18124'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18126'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18126'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18127'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18127'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18119'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18119'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18163'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18163'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18206'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18206'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18242'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18242'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18164'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18164'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18180'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18180'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18160'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18160'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19060'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19060'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18184'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18184'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18173'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18173'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18181'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18181'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18182'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18182'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18194'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18194'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19065'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19065'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19039'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19039'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19059'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19059'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18170'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18170'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18171'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18171'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18172'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18172'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19057'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19057'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18174'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18174'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18175'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18175'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18167'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18167'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18209'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18209'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18186'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18186'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18187'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18187'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18188'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18188'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18153'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18153'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19061'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19061'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19062'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19062'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18179'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18179'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18185'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18185'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18166'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18166'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18199'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18199'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18165'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18165'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18161'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18161'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19064'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19064'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18189'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18189'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18146'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18146'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18233'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18233'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18162'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18162'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19056'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19056'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19066'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19066'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19067'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19067'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18190'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18190'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18191'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18191'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18183'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18183'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18147'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18147'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18148'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18148'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18149'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18149'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18150'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18150'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18223'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18223'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18052'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18052'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18219'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18219'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18071'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18071'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18057'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18057'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18050'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18050'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18051'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18051'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18220'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18220'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18221'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18221'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18222'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18222'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18215'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18215'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18053'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18053'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18054'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18054'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18214'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18214'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18076'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18076'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18077'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18077'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18078'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18078'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18114'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18114'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18226'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18226'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18216'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18216'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18305'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18305'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18218'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18218'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18072'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18072'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18064'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18064'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18074'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18074'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18210'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18210'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18211'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18211'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18212'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18212'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18213'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18213'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19055'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19055'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19047'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19047'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19054'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19054'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18217'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18217'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18065'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18065'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19050'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19050'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18237'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18237'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19051'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19051'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19052'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19052'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19053'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19053'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18238'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18238'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18239'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18239'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18231'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18231'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18070'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18070'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19046'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19046'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19058'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19058'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19048'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19048'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18234'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18234'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18235'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18235'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18236'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18236'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18080'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18080'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18156'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18156'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18157'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18157'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18158'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18158'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18159'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18159'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19049'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19049'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19042'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19042'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19043'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19043'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19044'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19044'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18230'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18230'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18225'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18225'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18232'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18232'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18224'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18224'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18151'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18151'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19045'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19045'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19063'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19063'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18229'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18229'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18155'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18155'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18207'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18207'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18227'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18227'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18228'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18228'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18152'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18152'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18112'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18112'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18154'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18154'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19069'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19069'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19070'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19070'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18061'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18061'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18062'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18062'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18063'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18063'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18060'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18060'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18081'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18081'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18059'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18059'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18056'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18056'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18055'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18055'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18079'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18079'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18303'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18303'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18097'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18097'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18246'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18246'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18128'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18128'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18168'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18168'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18294'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18294'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19100'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19100'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18287'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18287'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17987'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17987'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18322'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18322'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18284'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18284'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038 -13.703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038"^^xsd:decimal ;
  dwc:decimalLongitude "-13.703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4460"^^xsd:integer ;
  dwc:maximumDepthInMeters "4460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18058'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.703'^^xsd:double;
  dwc:latitude '49.038'^^xsd:double;
  dwc:minimumDepth '4460'^^xsd:integer;
  dwc:maximumDepth '4460'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18058'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19522'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19522'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19479'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19479'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19465'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19465'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19486'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19486'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19482'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19482'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19483'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19483'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19484'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19484'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19461'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19461'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19462'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19462'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19474'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19474'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19464'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19464'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19459'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19459'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19563'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19563'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19564'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19564'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19565'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19565'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19566'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19566'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19567'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19567'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19559'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19559'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19481'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19481'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19477'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19477'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19488'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19488'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19475'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19475'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19476'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19476'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19472'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19472'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19478'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19478'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19473'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19473'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19480'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19480'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19485'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19485'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20576'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20576'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19513'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19513'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20130'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20130'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19487'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19487'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19507'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19507'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19508'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19508'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19509'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19509'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19510'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19510'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19505'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19505'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19512'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19512'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19504'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19504'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19514'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19514'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19471'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19471'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19470'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19470'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19463'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19463'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19788'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19788'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19467'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19467'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19468'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19468'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19469'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19469'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19489'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19489'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19466'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19466'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19574'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19574'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19569'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19569'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19576'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19576'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19568'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19568'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19578'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19578'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19573'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19573'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19560'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19560'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19520'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19520'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19562'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19562'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19570'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19570'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19556'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19556'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19557'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19557'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19558'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19558'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19555'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19555'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19579'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19579'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19580'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19580'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19581'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19581'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19582'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19582'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19575'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19575'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19561'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19561'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19554'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19554'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20128'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20128'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19714'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19714'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19551'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19551'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19577'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19577'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19571'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19571'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19572'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19572'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19527'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19527'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19535'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19535'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19543'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19543'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19529'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19529'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19584'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19584'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19523'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19523'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19524'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19524'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19525'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19525'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19526'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19526'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19549'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19549'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19550'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19550'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19521'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19521'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19538'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19538'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19528'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19528'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19553'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19553'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19530'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19530'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19531'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19531'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19533'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19533'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19534'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19534'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19548'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19548'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19547'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19547'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19544'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19544'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19536'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19536'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19546'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19546'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19697'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19697'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19704'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19704'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19720'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19720'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19722'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19722'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19724'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19724'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19706'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19706'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19707'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19707'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19708'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19708'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19709'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19709'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19719'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19719'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19710'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19710'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20546'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20546'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19711'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19711'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19703'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19703'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19689'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19689'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19682'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19682'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19686'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19686'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19684'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19684'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19685'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19685'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19683'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19683'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19687'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19687'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19693'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19693'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19694'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19694'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19695'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19695'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20051'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20051'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19698'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19698'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19688'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19688'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19648'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19648'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19690'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19690'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19691'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19691'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19692'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19692'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19394'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19394'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20513'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20513'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19605'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19605'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19606'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19606'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20531'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20531'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20537'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20537'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19609'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19609'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19603'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19603'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19611'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19611'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20536'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20536'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20528'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20528'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20538'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20538'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20539'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20539'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19612'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19612'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19613'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19613'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19614'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19614'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19385'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19385'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19379'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19379'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19380'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19380'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20540'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20540'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19650'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19650'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19607'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19607'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19593'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19593'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19586'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19586'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19929'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19929'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19936'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19936'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19923'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19923'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19587'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19587'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19384'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19384'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19376'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19376'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20541'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20541'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20542'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20542'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20543'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20543'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20535'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20535'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19386'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19386'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19387'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19387'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19388'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19388'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19381'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19381'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19382'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19382'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19377'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19377'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19601'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19601'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19608'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19608'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19600'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19600'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19610'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19610'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20534'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20534'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20529'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20529'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19595'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19595'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19596'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19596'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19921'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19921'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19588'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19588'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19589'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19589'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19590'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19590'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19594'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19594'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19924'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19924'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19925'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19925'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19926'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19926'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20516'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20516'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20521'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20521'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20514'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20514'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20515'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20515'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19418'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19418'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19419'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19419'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19420'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19420'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20550'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20550'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20552'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20552'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19421'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19421'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19585'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19585'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19493'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19493'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19494'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19494'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19506'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19506'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19496'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19496'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20577'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20577'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19491'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19491'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20547'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20547'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20548'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20548'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19414'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19414'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19409'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19409'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19416'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19416'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19492'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19492'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20549'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20549'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19408'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19408'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19713'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19713'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19673'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19673'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19680'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19680'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19668'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19668'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19398'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19398'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19395'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19395'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19396'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19396'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19397'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19397'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20551'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20551'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19501'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19501'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19502'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19502'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19503'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19503'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19495'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19495'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19498'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19498'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19499'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19499'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19422'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19422'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19393'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19393'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19415'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19415'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19401'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19401'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19500'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19500'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20555'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20555'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19497'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19497'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19490'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19490'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19412'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19412'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20553'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20553'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19413'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19413'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19411'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19411'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19511'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19511'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19519'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19519'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19417'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19417'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19424'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19424'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19516'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19516'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19517'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19517'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19518'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19518'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19723'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19723'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19438'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19438'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19439'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19439'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19431'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19431'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19696'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19696'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19437'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19437'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19699'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19699'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19700'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19700'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19701'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19701'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19434'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19434'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19435'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19435'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19436'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19436'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19702'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19702'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19718'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19718'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20591'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20591'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20583'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20583'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19402'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19402'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19403'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19403'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19404'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19404'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19405'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19405'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19406'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19406'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19669'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19669'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20597'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20597'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19410'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19410'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19400'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19400'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19425'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19425'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19674'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19674'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19675'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19675'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19676'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19676'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19399'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19399'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19449'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19449'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19423'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19423'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19407'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19407'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20592'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20592'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19664'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19664'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19670'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19670'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19665'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19665'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19678'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19678'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19649'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19649'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19671'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19671'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19443'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19443'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19677'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19677'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19448'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19448'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19657'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19657'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19444'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19444'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19445'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19445'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19446'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19446'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19441'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19441'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19440'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19440'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19450'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19450'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19451'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19451'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19583'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19583'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19651'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19651'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19652'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19652'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19452'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19452'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20578'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20578'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20579'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20579'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20580'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20580'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20581'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20581'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19653'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19653'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19453'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19453'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19454'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19454'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19455'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19455'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19447'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19447'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20582'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20582'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20584'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20584'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19433'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19433'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19658'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19658'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20544'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20544'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19654'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19654'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19666'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19666'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19656'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19656'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19681'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19681'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19426'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19426'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19427'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19427'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19428'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19428'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19429'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19429'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19430'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19430'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19442'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19442'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19679'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19679'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19663'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19663'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19655'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19655'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19705'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19705'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19721'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19721'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19432'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19432'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19392'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19392'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19715'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19715'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19716'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19716'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19660'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19660'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19661'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19661'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20512'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20512'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20586'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20586'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20587'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20587'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20588'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20588'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20590'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20590'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20589'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20589'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19662'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19662'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19968'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19968'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19634'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19634'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19963'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19963'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19964'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19964'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19965'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19965'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19624'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19624'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19969'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19969'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19626'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19626'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19957'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19957'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19958'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19958'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19953'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19953'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19620'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19620'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19621'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19621'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19622'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19622'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19960'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19960'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19952'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19952'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19962'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19962'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19457'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19457'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19627'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19627'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19961'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19961'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19639'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19639'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19625'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19625'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19935'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19935'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19647'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19647'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19646'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19646'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19919'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19919'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19911'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19911'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19375'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19375'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19618'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19618'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19955'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19955'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19956'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19956'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19619'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19619'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19642'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19642'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19915'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19915'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19916'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19916'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19917'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19917'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19918'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19918'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19643'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19643'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19644'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19644'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19645'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19645'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19378'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19378'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19633'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19633'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19640'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19640'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19937'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19937'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19914'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19914'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19632'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19632'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19637'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19637'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19638'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19638'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19912'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19912'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19636'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19636'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19910'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19910'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19383'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19383'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19908'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19908'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19641'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19641'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19615'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19615'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19635'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19635'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19391'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19391'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19907'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19907'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19597'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19597'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19598'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19598'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19599'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19599'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19591'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19591'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19390'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19390'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19927'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19927'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19913'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19913'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20527'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20527'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20519'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20519'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20526'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20526'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19932'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19932'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19933'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19933'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19934'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19934'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20523'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20523'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20524'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20524'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20525'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20525'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19905'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19905'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19931'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19931'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20518'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20518'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20530'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20530'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19930'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19930'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19602'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19602'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19592'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19592'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19617'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19617'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19928'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19928'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19920'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19920'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19628'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19628'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19945'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19945'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19938'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19938'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19939'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19939'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19629'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19629'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19630'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19630'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19631'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19631'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19959'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19959'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19954'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19954'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19623'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19623'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19942'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19942'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19940'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19940'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19941'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19941'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19985'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19985'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19948'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19948'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19947'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19947'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19944'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19944'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19904'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19904'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19946'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19946'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19984'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19984'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19972'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19972'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19973'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19973'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19980'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19980'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19949'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19949'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19950'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19950'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19951'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19951'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19977'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19977'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19970'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19970'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19971'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19971'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19943'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19943'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19986'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19986'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19974'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19974'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19981'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19981'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19982'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19982'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19983'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19983'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19975'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19975'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19906'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19906'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19978'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19978'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19979'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19979'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19976'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19976'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19458'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19458'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19900'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19900'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19901'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19901'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19902'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19902'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19903'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19903'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19712'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19712'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20662'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20662'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19541'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19541'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19542'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19542'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19537'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19537'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19540'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19540'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19967'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19967'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19545'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19545'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19552'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19552'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20593'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20593'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20522'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20522'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19532'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19532'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19456'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19456'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19604'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19604'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20511'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20511'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19539'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19539'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19616'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19616'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19460'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19460'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20517'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20517'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20533'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20533'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19389'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19389'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19515'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19515'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19717'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19717'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.087"^^xsd:decimal ;
  dwc:decimalLongitude "-13.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3673"^^xsd:integer ;
  dwc:maximumDepthInMeters "3673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.087 -13.432)"^^geo:wktLiteral ;
  geo-pos:lat "49.087"^^xsd:decimal ;
  geo-pos:long "-13.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19667'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.432'^^xsd:double;
  dwc:latitude '49.087'^^xsd:double;
  dwc:minimumDepth '3673'^^xsd:integer;
  dwc:maximumDepth '3673'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19667'^^xsd:anyURI;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19257'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19257'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19213'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19213'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19214'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19214'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19215'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19215'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19207'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19207'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19249'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19249'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19254'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19254'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19253'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19253'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19231'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19231'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19251'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19251'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19252'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19252'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19224'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19224'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19216'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19216'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19226'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19226'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19227'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19227'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19228'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19228'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19223'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19223'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19229'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19229'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19230'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19230'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19266'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19266'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18943'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18943'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19209'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19209'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19204'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19204'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19208'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19208'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19205'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19205'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19206'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19206'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19218'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19218'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19233'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19233'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19210'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19210'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19211'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19211'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19212'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19212'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19236'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19236'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19241'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19241'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19234'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19234'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19235'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19235'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19237'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19237'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19238'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19238'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19250'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19250'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19329'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19329'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19176'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19176'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19240'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19240'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19242'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19242'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19243'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19243'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19244'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19244'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19262'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19262'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19255'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19255'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18690'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18690'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19259'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19259'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19260'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19260'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19261'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19261'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19256'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19256'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19248'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19248'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19258'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19258'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18981'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18981'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18859'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18859'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19301'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19301'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18863'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18863'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19264'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19264'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18982'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18982'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18994'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18994'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18984'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18984'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19302'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19302'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19314'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19314'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19304'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19304'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18860'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18860'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18861'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18861'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18862'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18862'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18688'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18688'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18858'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18858'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18979'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18979'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18980'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18980'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19300'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19300'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19221'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19221'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19222'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19222'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19217'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19217'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19220'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19220'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19225'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19225'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19232'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19232'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19219'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19219'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19303'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19303'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18986'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18986'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18987'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18987'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18988'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18988'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18990'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18990'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18991'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18991'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18983'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18983'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18989'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18989'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19310'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19310'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19311'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19311'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18855'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18855'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19306'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19306'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19307'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19307'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19308'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19308'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19309'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19309'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18853'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18853'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19319'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19319'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19007'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19007'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18854'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18854'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18999'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18999'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19305'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19305'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19298'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19298'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18985'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18985'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18866'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18866'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18978'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18978'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19299'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19299'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18856'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18856'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19006'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19006'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18852'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18852'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19201'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19201'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18864'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18864'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19318'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19318'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18998'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18998'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19313'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19313'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19320'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19320'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19312'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19312'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18993'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18993'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19000'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19000'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18992'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18992'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19322'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19322'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19002'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19002'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19004'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19004'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19005'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19005'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18874'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18874'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18875'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18875'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18876'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18876'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18877'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18877'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18879'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18879'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18878'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18878'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18851'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18851'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19323'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19323'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19324'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19324'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19325'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19325'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19326'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19326'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19003'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19003'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18871'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18871'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18857'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18857'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18850'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18850'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18997'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18997'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18975'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18975'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18995'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18995'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18996'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18996'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19295'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19295'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19315'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19315'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19316'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19316'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18869'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18869'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18870'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18870'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18865'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18865'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19321'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19321'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18868'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18868'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19317'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19317'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18789'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18789'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19360'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19360'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18802'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18802'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18792'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18792'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18752'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18752'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18794'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18794'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18795'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18795'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19347'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19347'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19348'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19348'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19349'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19349'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19350'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19350'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19345'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19345'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18796'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18796'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19355'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19355'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18799'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18799'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19352'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19352'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19344'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19344'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19354'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19354'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18797'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18797'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18798'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18798'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18713'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18713'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19357'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19357'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18791'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18791'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19356'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19356'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18715'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18715'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19333'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19333'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19330'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19330'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19331'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19331'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19332'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19332'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18712'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18712'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18704'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18704'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18714'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18714'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18707'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18707'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18708'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18708'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18720'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18720'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19358'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19358'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18709'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18709'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18710'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18710'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18705'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18705'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19351'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19351'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19337'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19337'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19361'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19361'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19338'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19338'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19339'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19339'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18711'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18711'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18697'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18697'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18944'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18944'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19346'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19346'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19336'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19336'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18716'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18716'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18717'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18717'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18718'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18718'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19335'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19335'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18706'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18706'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19359'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19359'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18699'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18699'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18721'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18721'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18703'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18703'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18695'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18695'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18739'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18739'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18700'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18700'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18701'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18701'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18702'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18702'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18744'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18744'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19340'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19340'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18691'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18691'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18692'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18692'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18693'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18693'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18694'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18694'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19341'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19341'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19342'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19342'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19343'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19343'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18676'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18676'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18677'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18677'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18678'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18678'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18745'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18745'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18719'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18719'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18681'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18681'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19088'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19088'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18769'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18769'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18776'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18776'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18768'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18768'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18778'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18778'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18771'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18771'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18772'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18772'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18773'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18773'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18774'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18774'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18816'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18816'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18753'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18753'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18775'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18775'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18761'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18761'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19081'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19081'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18779'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18779'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18780'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18780'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18781'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18781'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18782'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18782'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19327'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19327'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18784'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18784'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18777'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18777'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19246'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19246'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19247'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19247'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19239'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19239'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19245'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19245'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18790'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18790'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19353'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19353'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18788'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18788'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18793'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18793'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18786'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18786'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18787'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18787'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18758'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18758'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19080'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19080'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19082'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19082'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19083'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19083'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18755'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18755'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18756'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18756'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18757'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18757'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18763'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18763'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18764'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18764'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18765'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18765'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19085'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19085'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19086'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19086'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19087'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19087'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19084'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19084'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18770'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18770'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18760'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18760'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18785'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18785'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18762'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18762'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18766'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18766'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18783'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18783'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18767'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18767'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18759'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18759'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18809'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18809'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18804'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18804'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18805'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18805'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18806'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18806'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18801'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18801'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18808'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18808'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18800'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18800'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18810'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18810'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18813'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18813'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18814'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18814'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18689'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18689'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18807'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18807'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18811'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18811'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18812'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18812'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18727'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18727'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18905'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18905'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18735'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18735'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18912'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18912'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18899'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18899'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19024'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19024'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18734'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18734'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19034'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19034'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18900'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18900'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18730'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18730'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19374'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19374'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18817'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18817'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19373'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19373'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19372'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19372'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18728'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18728'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18731'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18731'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18732'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18732'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18733'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18733'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19367'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19367'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19368'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19368'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18724'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18724'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18725'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18725'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18726'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18726'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18738'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18738'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19200'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19200'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19370'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19370'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19371'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19371'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18723'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18723'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19365'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19365'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18679'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18679'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18729'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18729'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19366'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19366'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18722'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18722'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18687'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18687'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19364'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19364'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19363'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19363'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18751'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18751'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18686'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18686'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19369'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19369'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19362'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19362'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18684'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18684'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18685'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18685'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18748'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18748'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18749'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18749'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18750'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18750'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18736'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18736'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18746'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18746'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18747'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18747'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18682'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18682'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18683'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18683'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18737'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18737'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18740'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18740'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18741'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18741'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18742'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18742'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18901'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18901'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19009'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19009'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18897'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18897'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18904'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18904'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18902'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18902'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18906'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18906'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18907'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18907'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18896'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18896'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19017'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19017'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18910'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18910'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18908'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18908'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18909'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18909'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19011'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19011'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19016'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19016'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18903'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18903'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18889'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18889'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18881'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18881'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18815'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18815'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19012'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19012'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18887'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18887'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18937'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18937'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19021'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19021'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19022'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19022'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19023'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19023'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18894'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18894'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18895'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18895'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19014'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19014'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18883'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18883'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18884'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18884'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18885'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18885'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19013'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19013'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18890'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18890'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19018'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19018'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18888'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18888'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18886'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18886'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18898'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18898'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19020'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19020'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18892'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18892'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18891'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18891'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19019'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19019'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18911'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18911'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19015'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19015'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18934'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18934'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18931'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18931'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18932'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18932'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18933'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18933'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18938'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18938'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18929'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18929'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18936'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18936'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18928'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18928'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18893'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18893'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18939'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18939'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19068'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19068'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18940'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18940'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18941'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18941'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18942'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18942'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18970'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18970'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18842'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18842'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19281'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19281'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18838'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18838'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19283'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19283'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18966'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18966'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18961'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18961'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18968'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18968'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18960'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18960'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19284'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19284'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19285'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19285'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19286'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19286'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18833'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18833'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18840'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18840'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18832'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18832'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19288'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19288'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19280'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19280'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19290'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19290'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18843'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18843'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18844'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18844'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18845'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18845'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18971'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18971'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18972'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18972'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18973'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18973'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18841'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18841'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18976'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18976'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18848'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18848'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18835'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18835'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18836'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18836'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18837'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18837'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18963'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18963'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18964'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18964'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18965'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18965'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19289'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19289'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19296'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19296'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18969'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18969'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18926'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18926'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18919'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18919'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18925'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18925'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18945'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18945'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18922'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18922'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18923'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18923'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18924'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18924'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19008'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19008'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18930'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18930'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18920'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18920'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18880'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18880'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18916'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18916'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18917'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18917'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18918'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18918'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18915'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18915'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18935'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18935'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18921'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18921'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18914'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18914'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19202'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19202'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18819'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18819'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18820'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18820'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18821'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18821'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19292'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19292'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19293'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19293'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19294'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19294'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19010'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19010'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18967'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18967'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18953'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18953'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18882'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18882'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18839'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18839'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18825'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18825'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18947'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18947'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18948'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18948'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18949'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18949'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19287'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19287'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19273'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19273'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19328'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19328'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18818'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18818'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19265'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19265'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18946'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18946'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18846'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18846'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19291'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19291'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18974'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18974'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18822'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18822'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19267'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19267'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18950'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18950'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19268'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19268'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19269'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19269'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19270'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19270'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19282'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19282'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18962'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18962'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18952'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18952'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18977'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18977'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18824'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18824'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18849'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18849'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18826'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18826'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19001'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19001'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18823'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18823'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18873'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18873'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18847'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18847'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18867'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18867'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18872'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18872'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19277'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19277'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19278'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19278'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19279'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19279'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18959'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18959'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18951'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18951'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19271'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19271'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19272'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19272'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18954'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18954'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18827'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18827'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18958'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18958'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18831'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18831'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19276'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19276'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18828'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18828'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18829'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18829'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18830'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18830'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18955'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18955'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18956'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18956'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18957'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18957'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19297'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19297'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19274'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19274'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19275'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19275'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19203'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19203'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18754'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18754'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19334'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19334'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18680'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18680'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18696'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18696'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18743'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18743'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18834'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18834'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18927'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18927'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2254"^^xsd:integer ;
  dwc:maximumDepthInMeters "2254"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.158 -13.088)"^^geo:wktLiteral ;
  geo-pos:lat "49.158"^^xsd:decimal ;
  geo-pos:long "-13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18803'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-13.088'^^xsd:double;
  dwc:latitude '49.158'^^xsd:double;
  dwc:minimumDepth '2254'^^xsd:integer;
  dwc:maximumDepth '2254'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18803'^^xsd:anyURI;
  dwc:observationDate '1994-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17601'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17601'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17276'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17276'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17277'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17277'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17278'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17278'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17630'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17630'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17775'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17775'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17629'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17629'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17624'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17624'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17616'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17616'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17272'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17272'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17628'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17628'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17264'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17264'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17274'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17274'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17252'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17252'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17253'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17253'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17251'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17251'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17254'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17254'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17618'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17618'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17605'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17605'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17606'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17606'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17153'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17153'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17271'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17271'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17696'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17696'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17684'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17684'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17609'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17609'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17535'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17535'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17686'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17686'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17250'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17250'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17249'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17249'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17665'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17665'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17450'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17450'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17226'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17226'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17066'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17066'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17227'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17227'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17451'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17451'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17783'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17783'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17067'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17067'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17228'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17228'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17229'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17229'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17230'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17230'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17068'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17068'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17069'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17069'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17070'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17070'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17452'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17452'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17453'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17453'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17454'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17454'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17769'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17769'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17762'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17762'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17763'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17763'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17764'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17764'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17071'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17071'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17455'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17455'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17447'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17447'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17625'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17625'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17632'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17632'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17765'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17765'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17766'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17766'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17273'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17273'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17247'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17247'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17768'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17768'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17619'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17619'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17267'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17267'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17063'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17063'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17728'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17728'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17268'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17268'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17269'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17269'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17270'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17270'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17620'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17620'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17265'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17265'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17772'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17772'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17617'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17617'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17651'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17651'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17263'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17263'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17652'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17652'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17255'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17255'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17177'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17177'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17653'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17653'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17654'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17654'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17670'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17670'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17682'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17682'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17184'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17184'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17649'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17649'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17173'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17173'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17174'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17174'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17656'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17656'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17658'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17658'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17169'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17169'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17687'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17687'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17607'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17607'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17261'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17261'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17657'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17657'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17262'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17262'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17615'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17615'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17216'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17216'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17612'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17612'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17613'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17613'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17614'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17614'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17692'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17692'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17693'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17693'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17694'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17694'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17608'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17608'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17633'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17633'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17610'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17610'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17266'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17266'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17691'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17691'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17256'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17256'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17080'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17080'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17462'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17462'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17457'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17457'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17736'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17736'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17761'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17761'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17738'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17738'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17240'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17240'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17232'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17232'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17072'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17072'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17082'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17082'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17083'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17083'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17739'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17739'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17464'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17464'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17242'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17242'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17235'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17235'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17236'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17236'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17237'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17237'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17465'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17465'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17459'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17459'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17077'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17077'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17078'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17078'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17073'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17073'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17746'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17746'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17238'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17238'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17460'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17460'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17733'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17733'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17734'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17734'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17062'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17062'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17074'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17074'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17064'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17064'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17776'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17776'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17786'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17786'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17787'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17787'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17788'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17788'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17445'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17445'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17446'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17446'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17458'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17458'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17448'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17448'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17222'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17222'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17234'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17234'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17224'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17224'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17537'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17537'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17061'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17061'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17780'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17780'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17781'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17781'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17059'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17059'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17060'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17060'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17280'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17280'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17219'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17219'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17220'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17220'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17784'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17784'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17444'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17444'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17221'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17221'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17449'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17449'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17443'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17443'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17065'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17065'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17225'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17225'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17058'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17058'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17779'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17779'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17463'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17463'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17735'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17735'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17759'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17759'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17469'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17469'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17470'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17470'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17471'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17471'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17217'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17217'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17740'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17740'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17741'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17741'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17742'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17742'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17456'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17456'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17466'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17466'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17467'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17467'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17243'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17243'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17244'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17244'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17245'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17245'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17085'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17085'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17087'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17087'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17246'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17246'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17079'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17079'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17743'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17743'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17468'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17468'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17081'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17081'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17792'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17792'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17055'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17055'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17737'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17737'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17731'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17731'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17075'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17075'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17241'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17241'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17076'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17076'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17732'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17732'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17248'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17248'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17057'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17057'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17751'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17751'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17756'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17756'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17757'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17757'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17758'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17758'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17729'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17729'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17090'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17090'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17753'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17753'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17760'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17760'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17126'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17126'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17128'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17128'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17747'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17747'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17749'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17749'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17130'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17130'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17131'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17131'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17132'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17132'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17123'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17123'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17124'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17124'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17125'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17125'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17133'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17133'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17134'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17134'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17127'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17127'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17056'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17056'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17053'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17053'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17054'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17054'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17755'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17755'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17745'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17745'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17752'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17752'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17122'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17122'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17129'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17129'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17474'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17474'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17151'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17151'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17143'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17143'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17589'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17589'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17191'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17191'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17590'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17590'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17868'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17868'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17869'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17869'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17870'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17870'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17585'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17585'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17592'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17592'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17584'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17584'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17871'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17871'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17598'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17598'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17596'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17596'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17597'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17597'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17863'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17863'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17907'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17907'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17570'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17570'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17914'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17914'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17915'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17915'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17908'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17908'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17905'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17905'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17599'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17599'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17591'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17591'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17890'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17890'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17576'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17576'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17947'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17947'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17944'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17944'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17936'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17936'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17946'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17946'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17940'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17940'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17571'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17571'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17279'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17279'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17941'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17941'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17911'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17911'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17586'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17586'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17572'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17572'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17573'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17573'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17916'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17916'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17918'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17918'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17943'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17943'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17906'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17906'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17580'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17580'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17581'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17581'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17582'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17582'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17583'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17583'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17891'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17891'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17892'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17892'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17893'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17893'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17578'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17578'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17948'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17948'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17949'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17949'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17950'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17950'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17925'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17925'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17901'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17901'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17926'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17926'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17953'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17953'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17811'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17811'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17812'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17812'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17933'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17933'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17934'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17934'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17817'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17817'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17824'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17824'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17930'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17930'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17932'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17932'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17929'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17929'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17356'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17356'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17575'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17575'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17922'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17922'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17923'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17923'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17924'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17924'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17899'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17899'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17816'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17816'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17935'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17935'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17977'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17977'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17809'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17809'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17813'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17813'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17814'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17814'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17951'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17951'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17971'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17971'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17637'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17637'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17650'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17650'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17713'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17713'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17175'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17175'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17161'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17161'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17155'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17155'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17156'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17156'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17600'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17600'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17218'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17218'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17715'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17715'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17717'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17717'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17182'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17182'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17699'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17699'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17700'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17700'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17167'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17167'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17159'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17159'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17568'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17568'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17555'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17555'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17556'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17556'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17726'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17726'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17727'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17727'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17162'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17162'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17163'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17163'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17705'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17705'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17561'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17561'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17165'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17165'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17647'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17647'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17185'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17185'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17645'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17645'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17158'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17158'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17170'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17170'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17160'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17160'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17643'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17643'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17644'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17644'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17722'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17722'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17724'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17724'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17180'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17180'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17634'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17634'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17695'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17695'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17721'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17721'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17662'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17662'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17663'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17663'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17178'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17178'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17655'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17655'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17671'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17671'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17179'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17179'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17678'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17678'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17661'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17661'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17168'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17168'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17677'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17677'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17659'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17659'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17176'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17176'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17874'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17874'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17587'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17587'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17588'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17588'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17889'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17889'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17199'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17199'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17861'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17861'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17567'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17567'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17197'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17197'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17593'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17593'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17551'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17551'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17550'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17550'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17543'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17543'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17879'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17879'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17558'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17558'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17553'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17553'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17560'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17560'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17552'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17552'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17702'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17702'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17714'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17714'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17793'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17793'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17209'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17209'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17701'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17701'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17557'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17557'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17206'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17206'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17201'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17201'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17706'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17706'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17562'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17562'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17205'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17205'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17183'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17183'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17203'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17203'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17204'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17204'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17703'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17703'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17888'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17888'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17602'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17602'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17559'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17559'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17545'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17545'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17210'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17210'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17212'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17212'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17711'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17711'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17566'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17566'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17200'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17200'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17563'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17563'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17564'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17564'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17565'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17565'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17707'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17707'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17708'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17708'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17875'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17875'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17538'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17538'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17213'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17213'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17876'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17876'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17877'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17877'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17878'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17878'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17214'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17214'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17215'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17215'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17207'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17207'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17539'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17539'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17193'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17193'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17873'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17873'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17540'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17540'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17189'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17189'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17883'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17883'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17544'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17544'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17186'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17186'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17187'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17187'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17188'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17188'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17542'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17542'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17554'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17554'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17190'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17190'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17202'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17202'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17569'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17569'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17546'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17546'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17547'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17547'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17857'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17857'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17791'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17791'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17859'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17859'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17549'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17549'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17884'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17884'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17885'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17885'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17281'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17281'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17194'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17194'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17195'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17195'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17548'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17548'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17192'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17192'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17886'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17886'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17851'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17851'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17303'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17303'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17289'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17289'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17282'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17282'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17845'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17845'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17846'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17846'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17296'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17296'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17306'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17306'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17848'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17848'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17840'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17840'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17850'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17850'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17852'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17852'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17853'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17853'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17854'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17854'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17855'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17855'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17833'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17833'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17283'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17283'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17301'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17301'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17807'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17807'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17799'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17799'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17302'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17302'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17966'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17966'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17805'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17805'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17963'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17963'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17299'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17299'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17806'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17806'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17964'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17964'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17300'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17300'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17297'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17297'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17849'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17849'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17823'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17823'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17843'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17843'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17967'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17967'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17959'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17959'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17844'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17844'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17304'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17304'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17802'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17802'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17305'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17305'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17960'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17960'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17962'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17962'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17803'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17803'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17804'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17804'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17957'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17957'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17955'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17955'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17810'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17810'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17956'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17956'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17798'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17798'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17954'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17954'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17961'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17961'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17801'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17801'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17794'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17794'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17858'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17858'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17968'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17968'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17822'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17822'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17820'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17820'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17821'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17821'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17974'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17974'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17285'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17285'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17298'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17298'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17826'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17826'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17284'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17284'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17829'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17829'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17290'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17290'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17832'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17832'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17288'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17288'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17295'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17295'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17835'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17835'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17834'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17834'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17294'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17294'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17292'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17292'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17293'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17293'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17664'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17664'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17838'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17838'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17836'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17836'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17837'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17837'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17497'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17497'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17504'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17504'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17831'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17831'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17287'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17287'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17491'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17491'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17492'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17492'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17498'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17498'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17502'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17502'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17499'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17499'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17500'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17500'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17501'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17501'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17473'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17473'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17495'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17495'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17481'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17481'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17536'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17536'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17919'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17919'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17488'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17488'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17496'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17496'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17489'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17489'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17494'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17494'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17475'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17475'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17490'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17490'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17476'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17476'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17477'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17477'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17478'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17478'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17507'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17507'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17096'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17096'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17666'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17666'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17527'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17527'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17513'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17513'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17506'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17506'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17094'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17094'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17106'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17106'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17508'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17508'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17509'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17509'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17510'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17510'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17121'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17121'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17098'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17098'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17099'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17099'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17118'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17118'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17089'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17089'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17111'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17111'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17097'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17097'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17528'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17528'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17520'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17520'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17114'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17114'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17115'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17115'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17116'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17116'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17117'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17117'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17104'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17104'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17521'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17521'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17110'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17110'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17105'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17105'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17112'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17112'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17109'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17109'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17523'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17523'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17524'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17524'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17525'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17525'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17526'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17526'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17107'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17107'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17108'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17108'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17479'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17479'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17503'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17503'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17484'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17484'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17485'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17485'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17486'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17486'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17154'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17154'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17113'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17113'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17120'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17120'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17483'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17483'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17480'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17480'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17505'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17505'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17482'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17482'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17516'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17516'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17517'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17517'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17518'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17518'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17145'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17145'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17119'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17119'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17139'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17139'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17095'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17095'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17515'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17515'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17512'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17512'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17472'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17472'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17514'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17514'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17101'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17101'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17103'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17103'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17522'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17522'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17100'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17100'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17519'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17519'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17140'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17140'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17141'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17141'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17142'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17142'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17511'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17511'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17147'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17147'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17148'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17148'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17149'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17149'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17137'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17137'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17146'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17146'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17144'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17144'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17136'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17136'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17704'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17704'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17969'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17969'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17135'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17135'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17674'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17674'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17921'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17921'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17286'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17286'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17828'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17828'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17577'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17577'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17574'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17574'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17773'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17773'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17541'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17541'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.188"^^xsd:decimal ;
  dwc:decimalLongitude "-12.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.188 -12.828)"^^geo:wktLiteral ;
  geo-pos:lat "49.188"^^xsd:decimal ;
  geo-pos:long "-12.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17839'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-12.828'^^xsd:double;
  dwc:latitude '49.188'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1425'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17839'^^xsd:anyURI;
  dwc:observationDate '1994-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18511'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18511'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18503'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18503'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18510'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18510'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18337'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18337'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18355'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18355'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20423'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20423'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18335'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18335'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18357'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18357'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20150'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20150'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18550'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18550'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20149'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20149'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18549'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18549'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20153'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20153'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20127'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20127'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20147'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20147'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18553'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18553'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18527'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18527'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18547'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18547'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20148'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20148'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18548'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18548'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18361'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18361'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20125'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20125'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18526'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18526'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20126'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20126'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18497'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18497'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18505'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18505'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18433'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18433'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18330'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18330'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18331'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18331'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18560'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18560'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18334'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18334'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18501'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18501'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18500'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18500'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18499'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18499'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18370'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18370'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20417'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20417'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18502'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18502'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18514'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18514'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20421'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20421'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18507'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18507'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18307'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18307'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18309'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18309'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20351'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20351'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20419'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20419'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20420'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20420'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20129'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20129'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18504'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18504'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18529'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18529'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18506'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18506'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20422'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20422'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18508'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18508'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18509'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18509'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18532'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18532'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18364'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18364'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18365'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18365'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18366'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18366'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18367'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18367'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18533'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18533'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20137'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20137'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18359'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18359'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18345'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18345'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18338'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18338'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18339'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18339'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20131'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20131'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18534'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18534'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20132'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20132'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18340'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18340'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18341'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18341'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18342'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18342'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18536'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18536'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18546'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18546'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20134'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20134'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20146'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20146'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20136'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20136'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18496'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18496'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18538'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18538'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18539'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18539'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18540'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18540'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18354'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18354'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18344'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18344'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18346'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18346'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18347'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18347'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18362'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18362'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18558'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18558'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20154'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20154'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20158'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20158'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18530'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18530'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20155'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20155'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20156'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20156'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20157'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20157'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18551'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18551'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18537'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18537'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18363'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18363'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20159'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20159'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18531'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18531'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18554'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18554'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20152'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20152'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18555'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18555'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18556'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18556'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18557'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18557'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18360'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18360'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18352'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18352'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18545'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18545'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18552'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18552'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18544'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18544'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18358'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18358'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18353'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18353'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20258'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20258'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20262'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20262'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18406'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18406'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18418'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18418'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18408'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18408'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20259'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20259'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20260'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20260'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20261'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20261'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18368'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18368'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20160'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20160'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20265'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20265'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18403'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18403'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18402'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18402'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18404'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18404'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18405'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18405'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18523'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18523'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18524'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18524'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18525'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18525'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20122'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20122'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20123'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20123'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20124'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20124'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18328'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18328'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18522'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18522'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20271'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20271'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20263'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20263'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18513'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18513'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18520'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18520'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18512'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18512'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20118'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20118'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20120'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20120'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18336'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18336'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20270'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20270'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18518'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18518'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18329'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18329'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18414'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18414'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18415'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18415'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18407'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18407'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18410'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18410'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18411'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18411'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18412'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18412'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20267'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20267'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20268'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20268'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20269'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20269'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18516'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18516'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18521'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18521'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18528'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18528'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20274'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20274'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20264'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20264'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20353'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20353'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18413'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18413'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20266'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20266'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20121'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20121'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18515'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18515'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18430'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18430'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18087'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18087'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20286'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20286'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20287'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20287'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18423'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18423'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18409'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18409'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20279'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20279'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20284'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20284'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18095'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18095'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18429'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18429'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18094'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18094'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18426'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18426'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18427'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18427'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18428'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18428'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20283'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20283'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18382'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18382'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18383'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18383'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18375'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18375'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18381'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18381'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18089'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18089'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20281'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20281'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18425'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18425'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18399'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18399'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18419'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18419'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18086'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18086'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18098'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18098'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20255'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20255'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20275'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20275'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20276'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20276'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18103'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18103'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18380'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18380'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18432'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18432'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20277'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20277'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20278'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20278'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18088'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18088'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18090'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18090'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18420'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18420'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18421'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18421'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18422'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18422'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18417'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18417'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18424'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18424'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18416'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18416'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20280'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20280'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20272'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20272'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20282'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20282'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18091'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18091'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18092'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18092'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18093'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18093'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18379'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18379'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18378'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18378'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18386'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18386'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18376'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18376'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18401'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18401'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20257'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20257'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20393'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20393'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20386'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20386'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20388'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20388'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20389'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20389'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20390'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20390'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20402'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20402'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18478'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18478'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18479'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18479'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18471'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18471'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20392'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20392'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20395'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20395'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18649'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18649'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20394'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20394'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18656'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18656'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20399'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20399'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18644'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18644'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20396'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20396'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20397'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20397'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20398'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20398'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18643'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18643'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18652'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18652'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18640'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18640'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18650'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18650'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18651'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18651'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20391'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20391'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18645'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18645'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18646'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18646'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18641'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18641'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18648'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18648'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18633'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18633'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18559'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18559'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20532'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20532'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18653'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18653'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18654'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18654'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18642'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18642'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18632'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18632'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18657'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18657'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18634'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18634'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18635'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18635'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18639'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18639'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18636'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18636'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18637'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18637'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18638'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18638'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18627'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18627'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18628'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18628'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18629'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18629'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18630'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18630'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18673'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18673'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18631'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18631'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18655'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18655'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18675'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18675'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18448'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18448'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18458'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18458'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18459'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18459'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20384'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20384'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20371'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20371'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20372'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20372'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18460'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18460'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20373'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20373'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18454'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18454'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18449'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18449'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20377'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20377'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18456'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18456'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20382'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20382'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20418'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20418'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18436'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18436'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20380'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20380'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18441'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18441'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18434'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18434'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18435'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18435'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20368'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20368'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20378'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20378'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20379'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20379'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20374'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20374'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20369'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20369'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18461'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18461'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18462'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18462'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18498'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18498'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18455'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18455'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20376'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20376'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18343'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18343'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18451'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18451'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18452'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18452'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18453'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18453'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20135'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20135'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18464'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18464'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20416'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20416'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18457'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18457'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20140'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20140'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18350'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18350'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18351'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18351'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18542'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18542'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18543'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18543'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20138'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20138'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18349'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18349'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20139'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20139'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18535'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18535'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19183'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19183'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18541'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18541'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19181'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19181'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18348'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18348'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20387'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20387'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18561'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18561'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18474'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18474'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18475'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18475'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18476'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18476'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18472'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18472'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20407'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20407'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20413'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20413'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20414'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20414'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20415'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20415'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18469'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18469'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18470'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18470'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18482'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18482'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18440'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18440'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18465'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18465'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18442'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18442'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18443'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18443'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18437'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18437'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18438'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18438'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18450'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18450'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20375'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20375'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18445'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18445'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18446'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18446'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18447'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18447'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20357'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20357'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20358'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20358'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20370'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20370'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20361'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20361'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20354'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20354'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20355'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20355'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19672'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19672'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20356'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20356'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18444'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18444'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18439'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18439'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20360'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20360'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18484'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18484'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20364'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20364'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18489'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18489'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18463'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18463'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18483'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18483'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20385'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20385'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20362'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20362'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20363'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20363'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20365'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20365'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20366'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20366'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20367'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20367'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18485'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18485'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18486'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18486'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18481'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18481'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20359'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20359'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18488'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18488'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20409'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20409'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20383'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20383'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20403'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20403'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18480'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18480'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18490'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18490'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18491'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18491'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20404'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20404'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18492'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18492'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18493'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18493'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18494'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18494'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18495'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18495'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18487'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18487'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18473'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18473'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18466'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18466'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20400'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20400'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20410'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20410'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20411'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20411'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20412'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20412'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18467'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18467'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18468'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18468'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20405'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20405'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20406'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20406'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20401'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20401'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19659'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19659'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20408'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20408'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18579'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18579'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18580'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18580'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18585'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18585'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18592'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18592'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18584'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18584'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18581'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18581'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18671'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18671'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18663'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18663'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18582'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18582'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18577'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18577'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18664'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18664'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18674'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18674'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18662'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18662'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18624'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18624'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18666'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18666'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18667'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18667'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18668'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18668'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18669'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18669'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18659'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18659'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18660'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18660'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18661'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18661'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18658'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18658'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18665'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18665'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18672'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18672'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18576'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18576'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18588'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18588'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18586'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18586'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18587'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18587'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18569'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18569'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18589'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18589'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20320'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20320'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20313'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20313'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18590'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18590'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18626'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18626'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18583'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18583'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20307'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20307'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20308'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20308'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20304'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20304'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20309'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20309'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20310'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20310'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20305'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20305'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20312'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20312'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18593'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18593'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18562'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18562'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18567'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18567'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18563'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18563'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18564'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18564'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18565'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18565'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20318'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20318'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18575'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18575'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18570'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18570'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18566'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18566'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18578'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18578'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18568'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18568'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20314'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20314'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20315'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20315'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20316'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20316'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20317'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20317'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18617'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18617'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20297'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20297'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20294'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20294'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18573'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18573'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18571'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18571'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18572'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18572'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20289'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20289'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20311'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20311'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18591'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18591'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20306'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20306'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18614'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18614'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20299'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20299'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18611'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18611'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18612'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18612'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18613'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18613'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20296'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20296'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20321'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20321'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20298'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20298'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18616'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18616'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20300'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20300'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20301'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20301'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20302'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20302'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18609'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18609'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20292'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20292'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20293'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20293'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18574'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18574'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20352'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20352'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20303'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20303'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18608'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18608'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18621'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18621'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20339'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20339'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20295'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20295'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20345'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20345'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20319'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20319'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18618'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18618'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18619'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18619'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18620'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18620'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20334'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20334'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20330'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20330'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20331'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20331'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20332'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20332'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20333'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20333'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18393'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18393'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18400'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18400'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18066'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18066'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20335'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20335'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20327'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20327'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18599'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18599'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18075'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18075'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20326'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20326'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20338'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20338'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20328'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20328'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20288'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20288'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18605'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18605'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18606'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18606'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18607'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18607'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20324'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20324'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20325'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20325'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20323'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20323'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18604'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18604'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20343'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20343'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18068'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18068'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20329'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20329'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20322'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20322'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18602'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18602'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18603'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18603'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18069'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18069'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18610'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18610'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18600'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18600'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18073'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18073'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18067'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18067'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20349'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20349'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20350'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20350'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20336'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20336'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20346'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20346'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20347'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20347'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18594'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18594'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18596'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18596'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18597'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18597'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18598'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18598'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20348'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20348'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18601'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18601'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20344'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20344'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20340'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20340'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20341'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20341'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20342'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20342'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20337'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20337'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18622'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18622'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18623'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18623'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18615'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18615'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18385'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18385'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18392'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18392'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18384'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18384'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20161'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20161'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18390'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18390'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18388'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18388'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18389'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18389'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20256'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20256'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18387'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18387'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18394'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18394'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20250'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20250'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20251'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20251'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20252'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20252'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20253'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20253'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20254'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20254'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18395'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18395'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18396'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18396'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18397'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18397'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18398'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18398'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18105'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18105'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18099'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18099'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18372'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18372'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18374'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18374'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18106'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18106'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18107'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18107'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20228'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20228'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18100'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18100'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20290'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20290'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18369'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18369'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18104'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18104'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18371'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18371'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18391'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18391'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18377'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18377'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18102'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18102'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18327'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18327'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20249'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20249'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20273'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20273'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18431'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18431'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18595'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18595'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18647'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18647'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18101'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18101'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20133'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20133'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18373'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18373'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18096'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18096'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18625'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18625'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20291'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20291'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18333'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18333'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18670'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18670'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18356'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18356'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18477'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18477'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20381'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20381'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18332'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18332'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.373"^^xsd:decimal ;
  dwc:decimalLongitude "-11.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.373 -11.852)"^^geo:wktLiteral ;
  geo-pos:lat "49.373"^^xsd:decimal ;
  geo-pos:long "-11.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20285'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.852'^^xsd:double;
  dwc:latitude '49.373'^^xsd:double;
  dwc:minimumDepth '1034'^^xsd:integer;
  dwc:maximumDepth '1034'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20285'^^xsd:anyURI;
  dwc:observationDate '1994-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17689'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17689'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19803'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19803'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19804'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19804'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17767'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17767'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17275'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17275'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19802'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19802'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19800'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19800'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17774'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17774'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17626'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17626'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17627'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17627'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19777'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19777'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19799'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19799'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19785'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19785'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19840'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19840'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17688'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17688'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17604'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17604'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17681'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17681'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19805'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19805'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17257'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17257'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17683'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17683'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17685'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17685'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17623'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17623'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17603'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17603'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19806'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19806'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17790'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17790'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17231'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17231'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17778'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17778'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17223'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17223'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19795'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19795'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19808'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19808'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19801'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19801'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17770'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17770'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17771'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17771'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19796'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19796'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19797'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19797'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19798'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19798'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17621'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17621'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17622'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17622'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19793'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19793'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19792'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19792'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17631'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17631'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17920'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17920'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17667'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17667'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19789'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19789'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17668'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17668'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19790'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19790'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17669'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17669'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19791'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19791'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19783'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19783'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17672'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17672'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19833'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19833'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17171'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17171'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17697'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17697'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17675'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17675'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17172'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17172'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19807'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19807'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19827'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19827'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19828'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19828'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17648'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17648'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17676'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17676'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19829'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19829'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17259'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17259'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17260'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17260'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17673'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17673'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19786'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19786'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19809'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19809'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19784'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19784'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19787'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19787'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19781'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19781'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19782'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19782'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17730'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17730'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19794'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19794'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17258'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17258'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17680'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17680'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17690'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17690'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19779'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19779'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17611'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17611'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19780'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19780'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17461'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17461'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17233'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17233'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17084'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17084'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17439'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17439'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17789'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17789'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17782'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17782'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17777'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17777'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17442'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17442'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17785'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17785'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17239'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17239'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17086'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17086'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17421'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17421'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17422'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17422'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17410'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17410'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17423'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17423'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17415'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17415'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17420'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17420'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17419'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17419'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17412'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17412'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17413'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17413'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17414'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17414'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17411'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17411'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17138'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17138'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17088'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17088'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17426'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17426'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17748'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17748'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17417'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17417'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17408'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17408'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17418'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17418'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17744'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17744'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17754'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17754'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17416'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17416'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17441'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17441'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17750'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17750'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17431'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17431'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17436'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17436'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17437'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17437'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17438'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17438'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17150'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17150'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19745'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19745'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17866'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17866'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17369'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17369'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17867'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17867'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17376'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17376'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17363'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17363'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17364'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17364'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19725'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19725'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19726'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19726'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19727'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19727'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19769'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19769'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17594'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17594'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17365'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17365'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17360'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17360'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17366'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17366'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17361'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17361'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17368'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17368'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19743'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19743'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19763'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19763'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17595'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17595'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17913'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17913'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17887'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17887'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19764'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19764'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17373'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17373'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17912'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17912'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19768'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19768'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17904'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17904'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17909'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17909'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17910'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17910'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19765'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19765'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19766'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19766'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17370'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17370'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17371'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17371'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19761'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19761'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17372'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17372'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20054'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20054'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17350'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17350'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19753'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19753'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20052'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20052'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20053'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20053'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19774'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19774'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19775'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19775'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19767'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19767'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17347'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17347'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17348'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17348'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17349'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17349'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17374'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17374'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17345'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17345'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17945'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17945'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17952'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17952'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17939'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17939'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19760'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19760'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19770'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19770'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19771'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19771'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19772'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19772'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19773'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19773'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17367'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17367'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17353'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17353'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17942'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17942'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17937'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17937'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20057'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20057'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20064'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20064'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17897'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17897'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17917'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17917'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20058'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20058'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20059'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20059'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19749'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19749'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19750'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19750'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19762'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19762'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17377'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17377'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17354'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17354'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17355'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17355'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17894'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17894'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20049'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20049'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20056'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20056'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19746'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19746'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19747'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19747'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19748'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19748'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17362'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17362'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17352'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17352'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17579'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17579'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20055'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20055'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17351'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17351'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19755'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19755'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17900'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17900'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17902'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17902'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17938'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17938'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17928'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17928'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19756'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19756'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19757'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19757'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17401'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17401'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17903'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17903'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20041'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20041'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20035'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20035'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20036'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20036'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17375'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17375'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19758'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19758'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19759'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19759'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19751'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19751'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17395'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17395'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17396'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17396'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17397'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17397'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20040'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20040'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20065'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20065'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20045'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20045'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20037'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20037'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20038'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20038'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20050'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20050'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17398'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17398'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17393'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17393'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17895'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17895'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17931'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17931'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20060'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20060'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19752'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19752'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17896'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17896'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19841'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19841'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19754'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19754'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20061'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20061'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20062'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20062'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20033'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20033'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17357'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17357'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17358'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17358'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17359'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17359'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17856'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17856'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17898'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17898'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20042'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20042'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20043'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20043'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20044'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20044'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17400'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17400'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17927'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17927'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17808'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17808'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17818'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17818'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17392'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17392'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17972'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17972'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19813'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19813'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17638'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17638'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17640'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17640'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17720'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17720'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19817'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19817'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19810'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19810'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19811'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19811'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19812'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19812'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17157'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17157'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17712'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17712'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19831'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19831'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17718'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17718'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17636'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17636'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17716'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17716'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17635'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17635'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19837'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19837'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19838'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19838'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17698'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17698'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19821'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19821'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17719'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17719'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19776'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19776'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19818'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19818'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19819'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19819'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17164'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17164'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19820'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19820'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17646'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17646'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17639'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17639'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19814'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19814'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19826'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19826'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19816'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19816'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17725'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17725'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17642'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17642'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17723'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17723'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19834'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19834'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19835'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19835'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19836'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19836'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17181'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17181'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17641'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17641'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19832'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19832'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19824'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19824'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17679'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17679'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19830'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19830'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19825'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19825'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17862'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17862'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17864'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17864'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19730'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19730'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17198'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17198'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17860'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17860'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19822'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19822'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17208'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17208'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19744'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19744'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19731'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19731'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19732'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19732'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19737'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19737'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19823'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19823'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19815'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19815'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17881'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17881'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17211'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17211'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19734'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19734'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19729'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19729'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19736'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19736'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19733'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19733'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17709'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17709'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17710'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17710'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19728'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19728'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19738'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19738'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19739'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19739'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17880'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17880'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17872'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17872'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17882'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17882'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19735'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19735'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19740'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19740'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19741'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19741'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19742'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19742'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19778'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19778'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17865'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17865'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17196'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17196'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20071'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20071'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17346'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17346'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19966'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19966'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19993'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19993'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20032'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20032'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20074'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20074'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17841'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17841'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17307'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17307'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17308'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17308'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17309'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17309'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17310'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17310'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17847'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17847'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20000'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20000'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20069'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20069'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17965'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17965'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20070'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20070'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20068'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20068'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20067'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20067'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20072'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20072'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17970'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17970'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17391'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17391'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20073'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20073'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20066'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20066'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17383'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17383'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17312'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17312'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17958'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17958'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17825'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17825'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17390'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17390'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17389'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17389'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17800'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17800'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19922'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19922'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17387'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17387'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17388'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17388'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17797'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17797'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17386'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17386'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17975'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17975'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19909'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19909'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17394'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17394'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17384'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17384'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17344'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17344'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19839'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19839'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17382'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17382'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17379'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17379'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17380'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17380'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17381'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17381'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17796'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17796'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17815'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17815'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17399'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17399'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17385'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17385'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17976'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17976'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17378'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17378'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20046'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20046'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20047'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20047'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17405'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17405'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17406'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17406'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17407'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17407'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20039'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20039'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20063'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20063'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17819'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17819'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17403'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17403'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17404'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17404'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17973'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17973'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19987'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19987'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19988'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19988'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17830'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17830'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17842'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17842'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17827'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17827'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19989'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19989'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17313'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17313'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19990'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19990'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17291'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17291'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19994'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19994'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19995'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19995'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19996'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19996'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19991'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19991'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19998'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19998'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20034'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20034'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19865'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19865'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17332'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17332'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17333'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17333'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19872'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19872'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17337'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17337'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17311'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17311'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17331'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17331'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17334'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17334'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17329'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17329'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19859'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19859'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19857'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19857'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17493'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17493'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19860'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19860'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17336'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17336'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17341'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17341'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19856'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19856'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19868'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19868'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20025'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20025'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17314'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17314'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17342'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17342'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17343'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17343'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17335'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17335'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17321'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17321'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19866'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19866'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19867'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19867'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17318'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17318'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17315'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17315'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17316'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17316'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17317'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17317'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19999'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19999'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20019'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20019'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20020'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20020'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19869'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19869'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19870'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19870'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20021'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20021'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19864'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19864'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19862'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19862'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20001'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20001'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19861'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19861'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17328'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17328'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17340'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17340'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17339'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17339'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17330'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17330'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19863'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19863'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20022'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20022'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20026'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20026'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17323'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17323'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19844'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19844'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17320'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17320'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17152'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17152'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17322'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17322'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20017'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20017'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20024'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20024'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20016'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20016'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19849'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19849'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19842'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19842'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19843'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19843'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19895'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19895'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17092'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17092'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19899'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19899'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17093'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17093'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19881'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19881'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19874'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19874'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19875'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19875'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20012'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20012'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19896'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19896'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17532'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17532'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20013'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20013'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20014'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20014'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20015'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20015'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20007'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20007'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19888'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19888'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19898'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19898'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17091'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17091'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17533'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17533'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17534'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17534'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17530'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17530'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17531'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17531'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19894'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19894'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19889'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19889'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20010'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20010'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20011'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20011'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19893'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19893'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19871'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19871'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19891'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19891'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19892'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19892'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20005'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20005'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19897'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19897'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20006'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20006'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20018'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20018'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20008'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20008'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17529'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17529'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19854'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19854'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19855'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19855'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19847'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19847'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20002'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20002'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20003'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20003'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20004'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20004'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20031'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20031'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20023'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20023'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19873'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19873'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19850'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19850'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19851'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19851'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19852'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19852'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17319'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17319'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17487'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17487'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19853'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19853'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20009'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20009'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19848'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19848'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20030'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20030'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17327'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17327'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19845'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19845'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19846'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19846'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19858'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19858'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20027'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20027'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20028'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20028'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20029'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20029'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17324'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17324'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17325'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17325'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17326'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17326'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19882'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19882'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19883'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19883'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19880'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19880'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19877'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19877'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19878'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19878'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19890'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19890'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17102'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17102'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19876'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19876'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19884'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19884'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19885'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19885'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19886'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19886'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19887'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19887'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17433'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17433'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17440'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17440'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17427'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17427'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17424'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17424'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17434'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17434'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17435'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17435'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19879'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19879'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17428'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17428'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17432'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17432'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17429'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17429'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17430'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17430'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17425'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17425'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19992'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19992'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A19997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:19997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '19997'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:19997'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17338'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17338'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17795'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17795'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A18913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:18913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '18913'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:18913'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17660'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17660'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20048'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20048'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17409'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17409'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17402'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17402'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.415"^^xsd:decimal ;
  dwc:decimalLongitude "-11.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.415 -11.523)"^^geo:wktLiteral ;
  geo-pos:lat "49.415"^^xsd:decimal ;
  geo-pos:long "-11.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A17166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:17166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '17166'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.523'^^xsd:double;
  dwc:latitude '49.415'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:17166'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20111'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20111'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20426'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20426'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20742'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20742'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20103'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20103'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20427'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20427'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20449'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20449'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20110'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20110'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20745'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20745'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20739'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20739'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20740'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20740'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20741'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20741'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20424'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20424'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20765'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20765'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20766'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20766'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20759'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20759'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20473'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20473'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20750'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20750'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20447'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20447'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20748'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20748'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20749'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20749'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20428'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20428'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20429'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20429'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20430'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20430'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20431'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20431'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20754'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20754'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20744'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20744'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20769'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20769'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20746'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20746'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20747'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20747'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20438'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20438'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20162'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20162'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20119'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20119'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20433'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20433'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20440'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20440'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20432'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20432'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20442'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20442'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20105'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20105'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20443'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20443'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20444'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20444'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20445'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20445'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20098'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20098'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20099'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20099'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20100'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20100'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20101'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20101'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20446'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20446'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20757'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20757'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20758'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20758'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20753'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20753'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20760'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20760'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20439'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20439'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20102'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20102'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20425'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20425'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20114'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20114'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20752'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20752'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20762'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20762'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20763'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20763'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20107'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20107'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20764'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20764'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20104'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20104'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20106'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20106'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20434'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20434'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20108'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20108'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20109'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20109'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20569'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20569'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20477'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20477'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20151'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20151'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20564'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20564'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20478'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20478'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20565'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20565'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20479'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20479'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20471'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20471'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20561'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20561'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20457'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20457'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20566'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20566'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20450'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20450'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20451'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20451'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20452'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20452'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20568'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20568'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20570'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20570'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20571'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20571'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20465'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20465'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20475'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20475'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20474'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20474'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20771'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20771'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20772'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20772'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20736'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20736'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20472'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20472'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20464'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20464'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20476'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20476'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20468'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20468'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20144'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20144'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20469'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20469'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20470'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20470'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20767'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20767'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20770'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20770'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20751'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20751'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20467'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20467'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20145'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20145'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20743'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20743'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20202'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20202'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20205'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20205'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20203'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20203'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20204'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20204'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20435'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20435'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20436'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20436'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20437'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20437'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20112'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20112'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20448'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20448'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20441'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20441'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20113'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20113'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20117'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20117'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20115'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20115'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20116'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20116'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20206'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20206'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20207'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20207'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20199'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20199'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20482'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20482'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20197'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20197'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20198'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20198'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20210'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20210'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20200'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20200'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20196'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20196'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20194'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20194'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20195'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20195'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20213'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20213'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20238'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20238'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20480'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20480'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20647'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20647'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20239'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20239'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20231'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20231'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20214'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20214'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20209'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20209'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20216'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20216'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20208'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20208'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20218'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20218'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20219'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20219'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20653'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20653'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20654'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20654'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20655'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20655'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20220'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20220'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20221'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20221'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20222'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20222'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20223'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20223'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20215'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20215'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20201'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20201'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20235'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20235'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20236'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20236'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20212'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20212'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20191'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20191'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20211'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20211'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20234'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20234'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20237'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20237'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20217'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20217'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20652'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20652'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20651'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20651'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20646'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20646'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20658'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20658'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20648'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20648'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20650'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20650'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20242'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20242'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20232'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20232'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20174'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20174'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20175'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20175'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20167'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20167'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20496'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20496'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20506'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20506'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20507'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20507'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20508'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20508'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20509'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20509'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20510'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20510'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20503'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20503'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20224'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20224'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20489'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20489'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20483'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20483'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20493'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20493'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20484'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20484'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20485'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20485'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20486'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20486'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20490'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20490'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20492'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20492'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20498'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20498'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20488'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20488'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20494'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20494'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20495'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20495'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20487'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20487'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20096'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20096'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20083'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20083'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20562'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20562'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20455'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20455'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20558'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20558'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20559'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20559'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20601'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20601'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20557'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20557'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20554'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20554'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20556'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20556'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20608'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20608'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20463'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20463'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20143'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20143'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20460'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20460'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20461'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20461'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20462'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20462'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20142'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20142'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20459'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20459'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20458'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20458'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20141'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20141'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20567'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20567'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20574'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20574'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20545'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20545'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20454'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20454'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20466'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20466'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20573'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20573'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20572'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20572'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20456'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20456'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20453'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20453'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20501'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20501'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20502'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20502'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20497'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20497'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20504'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20504'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20500'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20500'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20499'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20499'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20505'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20505'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20598'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20598'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20600'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20600'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20575'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20575'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20595'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20595'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20596'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20596'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20605'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20605'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20602'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20602'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20603'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20603'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20604'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20604'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20606'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20606'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20738'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20738'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20599'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20599'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20585'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20585'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20594'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20594'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20076'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20076'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20077'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20077'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20078'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20078'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20079'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20079'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20680'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20680'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20607'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20607'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20675'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20675'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20676'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20676'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20677'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20677'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20678'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20678'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20690'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20690'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20705'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20705'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20682'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20682'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20683'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20683'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20684'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20684'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20685'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20685'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20686'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20686'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20701'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20701'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20702'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20702'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20699'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20699'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20698'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20698'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20700'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20700'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20082'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20082'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20673'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20673'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20695'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20695'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20681'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20681'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20226'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20226'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20694'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20694'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20087'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20087'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20689'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20689'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20696'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20696'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20688'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20688'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20094'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20094'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20092'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20092'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20093'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20093'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20693'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20693'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20091'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20091'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20692'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20692'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20090'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20090'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20691'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20691'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20704'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20704'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20080'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20080'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20697'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20697'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20086'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20086'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20081'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20081'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20088'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20088'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20084'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20084'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20520'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20520'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20089'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20089'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20609'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20609'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20687'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20687'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20729'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20729'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20703'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20703'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20723'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20723'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20679'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20679'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20724'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20724'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20720'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20720'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20728'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20728'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20725'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20725'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20726'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20726'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20721'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20721'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20732'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20732'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20730'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20730'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20731'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20731'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20734'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20734'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20735'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20735'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20733'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20733'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20727'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20727'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20713'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20713'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20710'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20710'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20714'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20714'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20722'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20722'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20712'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20712'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20672'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20672'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20717'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20717'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20715'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20715'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20716'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20716'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20709'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20709'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20707'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20707'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20706'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20706'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20718'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20718'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20640'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20640'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20719'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20719'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20711'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20711'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20633'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20633'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20623'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20623'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20181'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20181'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20619'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20619'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20185'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20185'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20192'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20192'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20179'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20179'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20180'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20180'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20620'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20620'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20621'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20621'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20622'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20622'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20182'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20182'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20177'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20177'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20184'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20184'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20615'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20615'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20665'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20665'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20639'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20639'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20626'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20626'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20616'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20616'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20641'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20641'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20618'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20618'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20612'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20612'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20613'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20613'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20614'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20614'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20097'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20097'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20611'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20611'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20674'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20674'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20631'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20631'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20617'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20617'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20610'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20610'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20635'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20635'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20636'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20636'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20637'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20637'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20638'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20638'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20225'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20225'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20625'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20625'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20632'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20632'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20624'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20624'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20634'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20634'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20630'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20630'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20627'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20627'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20628'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20628'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20629'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20629'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20664'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20664'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20656'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20656'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20666'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20666'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20667'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20667'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20246'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20246'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20241'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20241'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20248'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20248'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20240'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20240'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20183'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20183'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20169'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20169'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20481'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20481'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20737'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20737'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20761'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20761'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20768'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20768'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20755'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20755'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20756'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20756'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20243'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20243'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20244'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20244'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20186'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20186'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20187'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20187'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20188'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20188'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20189'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20189'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20245'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20245'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20657'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20657'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20660'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20660'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20661'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20661'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20176'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20176'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20659'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20659'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20668'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20668'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20095'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20095'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20669'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20669'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20670'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20670'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20163'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20163'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20164'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20164'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20165'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20165'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20229'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20229'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20230'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20230'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20171'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20171'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20172'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20172'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20173'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20173'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20644'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20644'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20645'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20645'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20166'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20166'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20671'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20671'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20170'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20170'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20227'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20227'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20643'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20643'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20247'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20247'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20178'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20178'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20168'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20168'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20193'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20193'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20663'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20663'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20649'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20649'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20642'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20642'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20708'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20708'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20190'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20190'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20233'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20233'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20491'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20491'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20563'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20563'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20075'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20075'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20560'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20560'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.495"^^xsd:decimal ;
  dwc:decimalLongitude "-11.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.495 -11.14)"^^geo:wktLiteral ;
  geo-pos:lat "49.495"^^xsd:decimal ;
  geo-pos:long "-11.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1052__urn%3Acatalog%3AMarBEF%2FManuela%3Au11%3A20085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u11:20085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1052_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u11'^^xsd:string;
  dwc:catalogNumber '20085'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North-east Atlantic, Goban Spur'^^xsd:string;
  dwc:longitude '-11.14'^^xsd:double;
  dwc:latitude '49.495'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u11:20085'^^xsd:anyURI;
  dwc:observationDate '1994-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
# EOF